Skip to content

Add LINQKit section to extensions documentation - #5463

Open
anarahmadov wants to merge 2 commits into
dotnet:mainfrom
anarahmadov:patch-1
Open

Add LINQKit section to extensions documentation#5463
anarahmadov wants to merge 2 commits into
dotnet:mainfrom
anarahmadov:patch-1

Conversation

@anarahmadov

Copy link
Copy Markdown

Added a section about LINQKit, detailing its features and links to the GitHub repository and NuGet.

Added a section about LINQKit, detailing its features and links to the GitHub repository and NuGet.

LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users. It comprises the following:

An extensible implementation of AsExpandable()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this a bulleted list? Or shorten?

An extensible implementation of AsExpandable()
A public expression visitor base class (ExpressionVisitor)
PredicateBuilder
Linq.Expr and Linq.Func shortcut methods

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add supported EF versions like everything else here..

Added LINQKit features as bulletpoint in LINQKit section and version info for EF Core.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants